include ../../config/Makefile.local

all: scripts

scripts:
	cp FSnormals.py reduce_surface.py $(BDIR)

clean:
	rm -f *~